(print_string): If we are going to print a unibyte
authorKenichi Handa <handa@m17n.org>
Wed, 7 Feb 2001 04:24:14 +0000 (04:24 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 7 Feb 2001 04:24:14 +0000 (04:24 +0000)
commit7fd802dbce0f3f981c54c9a763f2b601225a19c6
treea5fe4c028dae3422333c3ecaad6509022e0124f5
parent042d6b105374a73487dc6b6903e9719cc423a264
(print_string): If we are going to print a unibyte
string into a multibyte buffer, convert the string to multibyte by
str_to_multibyte.
src/print.c